Method ResolveManyAsync(long, IEnumerable<string>)

Assembly: redb.Core.Pro.dll

Batch resolve multiple fields (nested path support).

public Task<Dictionary<string, FieldInfo>> ResolveManyAsync(long schemeId, IEnumerable<string> fieldPaths)